home *** CD-ROM | disk | FTP | other *** search
- GIF Modules For ImageFX
- Copyright © 1995 Nova Design, Inc.
- All Rights Reserved
-
- This archive and its contents are freely distributable.
-
- -------------------------------------------------------------------------
-
- This archive contains a GIF loader and saver for ImageFX. Because of newly
- enforced patents on the GIF compression algorithm, Nova Design and many other
- companies are no longer able to include GIF support in their packages. However,
- since the patent does not extend to public domain software, we are releasing
- the GIF modules in this freely distributable form.
-
- The GIF saver in this archive includes a couple of enhancements from the
- original version. It now has the ability to save interlaced GIFs, and it
- supports making a transparency color.
-
- The saver's Arexx arguments are:
-
- FORMAT
- Lace/S,NoLace/S,Transparent/K/N,NoTransparent/S
-
- INPUTS
- Lace
- Specifies that the file should be interlaced.
-
- NoLace
- Specifies that the file should be non-interlaced.
-
- Transparent
- Specifies a color register that should be designated as transparent.
- Note that this creates a GIF89a version file, which may not be
- compatible with all software.
-
- NoTransparent
- Specifies that no transparency register is used.
-
- EXAMPLE
- SaveRenderedAs GIF DH0:MyPicture.gif
- SaveRenderedAs GIF DH0:MyPicture.gif Lace Transparent 6
-
-
- - TEK, 10/10/95
-
- -------------------------------------------------------------------------
-
- Installer and Installer project icon
- (c) Copyright 1991-93 Commodore-Amiga, Inc. All Rights Reserved.
- Reproduced and distributed under license from Commodore.
-
- INSTALLER SOFTWARE IS PROVIDED "AS-IS" AND SUBJECT TO CHANGE;
- NO WARRANTIES ARE MADE. ALL USE IS AT YOUR OWN RISK. NO LIABILITY
- OR RESPONSIBILITY IS ASSUMED.
-
-